PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFRadioButtonField Class
/ getChecked Method
Collapse All
Expand All
In This Topic
getChecked Method
In This Topic
Gets a value indicating whether the radio button is in the checked state.
Syntax
public
boolean
getChecked()
Return Value
True if the radio button is in the checked state; otherwise, false.
See Also
Reference
PDFRadioButtonField Class
PDFRadioButtonField Members